EMT Practice Test
1. Question Content...
Question1: In HTML, what is the purpose of the alt attribute in an <img> tag?
Question2: What is the correct syntax for a CSS rule?
Question3: Which HTML input type is used for a multi-line text input field?
Question4: Which of these are commonly used open source database management systems? (Choose two)
Question5: What is the purpose of the display property in CSS?
Question6: For embedding audio files in HTML, which of the following elements is appropriate?
Question7: What is session hijacking in the context of web sessions?
Question8: What is source code in the context of software development?
Question9: What is the primary purpose of an API in web development?
Question11: What does 'CSS Grid Layout' provide?
Question12: In programming, what is a library?
Question13: In SQL, which command is used to add new data to a table?
Question14: What is the purpose of using em or rem units in CSS?
Question15: Which of the following file formats supports transparency?
Question16: How can CSS be embedded within an HTML document?
Question17: What is the primary difference between HTTP GET and POST methods?
Question18: How are comments added in CSS?
Question19: Which of the following are block-level elements in HTML? (Choose two)
Question20: In Express.js, how are EJS templates rendered?
Question21: What is the primary role of HTML in web development?
Question22: In CSS, what are media queries primarily used for?
Question23: In Node.js, which function is used to include built-in modules?
Question24: Which are commonly used HTTP servers? (Choose two)
Question25: In the context of web content, how do static and dynamic content differ?
Question26: What is the default method used by HTML forms to send data?
Question28: What is the purpose of the position property in CSS?
Question29: What is the purpose of meta tags in an HTML document?
Question31: Which of the following are valid input types in HTML? (Choose two)
Question32: Which of the following is a best practice to prevent SQL injection in NodeJS?
Question33: Which CSS property is used to control the visibility of an element?
Question34: Which of the following are true about Cross-Site Request Forgery (CSRF)? (Choose two)